[INFO] cloning repository https://github.com/davirieser/codecrafters-redis-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davirieser/codecrafters-redis-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavirieser%2Fcodecrafters-redis-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavirieser%2Fcodecrafters-redis-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82af89c82cd1fdd8d59764452e0992183801f99a
[INFO] checking davirieser/codecrafters-redis-rust against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavirieser%2Fcodecrafters-redis-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davirieser/codecrafters-redis-rust
[INFO] finished tweaking git repo https://github.com/davirieser/codecrafters-redis-rust
[INFO] tweaked toml for git repo https://github.com/davirieser/codecrafters-redis-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davirieser/codecrafters-redis-rust on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davirieser/codecrafters-redis-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking davirieser/codecrafters-redis-rust against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavirieser%2Fcodecrafters-redis-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davirieser/codecrafters-redis-rust
[INFO] finished tweaking git repo https://github.com/davirieser/codecrafters-redis-rust
[INFO] tweaked toml for git repo https://github.com/davirieser/codecrafters-redis-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davirieser/codecrafters-redis-rust on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davirieser/codecrafters-redis-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v1.0.67
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded signal-hook-registry v1.2.2
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961
[INFO] running `Command { std: "docker" "start" "11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/async_reader.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<T> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/parser.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                     |
[INFO] [stdout]    |                      |                     the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                               ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                              ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                                 ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                     |
[INFO] [stdout]     |                                 |                     the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                        ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                     |
[INFO] [stdout]     |                        |                     the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue>> {
[INFO] [stdout]     |                                ^^^^^                 ^^^^^      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[INFO] [stdout]     |                                |                     the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue<'_>>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                       ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                     |
[INFO] [stdout]     |                      |                     the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:226:21
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue<'_>, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue, RespReaderError> {
[INFO] [stdout]    |                       ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue<'_>, RespReaderError> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/async_reader.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<T> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/parser.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                     |
[INFO] [stdout]    |                      |                     the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                               ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                              ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                                 ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                     |
[INFO] [stdout]     |                                 |                     the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                        ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                     |
[INFO] [stdout]     |                        |                     the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue>> {
[INFO] [stdout]     |                                ^^^^^                 ^^^^^      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[INFO] [stdout]     |                                |                     the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue<'_>>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                       ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                     |
[INFO] [stdout]     |                      |                     the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:226:21
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue<'_>, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue, RespReaderError> {
[INFO] [stdout]    |                       ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue<'_>, RespReaderError> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/async_reader.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<T> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/parser.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                     |
[INFO] [stdout]    |                      |                     the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                               ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                              ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                                 ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                     |
[INFO] [stdout]     |                                 |                     the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                        ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                     |
[INFO] [stdout]     |                        |                     the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue>> {
[INFO] [stdout]     |                                ^^^^^                 ^^^^^      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[INFO] [stdout]     |                                |                     the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue<'_>>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                       ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                     |
[INFO] [stdout]     |                      |                     the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:226:21
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue<'_>, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue, RespReaderError> {
[INFO] [stdout]    |                       ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue<'_>, RespReaderError> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/async_reader.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<T> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn checkpoint(&mut self) -> Checkpoint<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/parser.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                     |
[INFO] [stdout]    |                      |                     the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_null(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_boolean(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                               ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_simple_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                              ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn parse_simple_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_bulk_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_bulk_error(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                                 ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                     |
[INFO] [stdout]     |                                 |                     the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn parse_verbatim_string(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                         ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_integer(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                            ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn parse_big_number(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                        ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                     |
[INFO] [stdout]     |                        |                     the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_double(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue>> {
[INFO] [stdout]     |                                ^^^^^                 ^^^^^      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[INFO] [stdout]     |                                |                     the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn parse_array_internal(input: &[u8]) -> ParseResult<&[u8], Vec<RespValue<'_>>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                       ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |
[INFO] [stdout]     |                       |                     the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn parse_array(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                      ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                     |
[INFO] [stdout]     |                      |                     the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn parse_push(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:226:21
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_set(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp/parser.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn parse_map(input: &[u8]) -> ParseResult<&[u8], RespValue<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     ) -> Pin<Box<dyn Future<Output = Result<RespValue<'_>, RespReaderError>> + Send + '_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp/resp_reader.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue, RespReaderError> {
[INFO] [stdout]    |                       ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub async fn next(&mut self) -> Result<RespValue<'_>, RespReaderError> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s
[INFO] running `Command { std: "docker" "inspect" "11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961", kill_on_drop: false }`
[INFO] [stdout] 11e7ae04829e4cb0e2a9db69a4de1515622ad763516ee5f6f474dfe182a7f961
